home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 67 / 067.d81 / drive boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  773b  |  21 lines

  1. 10 poke53281,0:poke53280,0:print"[147][159]"
  2. 15 gosub61000
  3. 20 print"[144]load"chr$(34)"drive monitor"chr$(34)",8,1"
  4. 30 print"sys28672"
  5. 40 print"[154]   1 5 4 1   [196] [210] [201] [214] [197]   [205] [207] [206] [201] [212] [207] [210]"
  6. 50 print"[159]         [193]n [197]ssential [212]ool for the"
  7. 60 print"[159]              [193]dvanced [200]acker[144]"
  8. 80 poke631,13:poke632,13:poke198,2:new
  9. 10000 open15,8,15,"s0:drive boot":close15:save"drive boot",8:end
  10. 61000 poke214,15:print
  11. 61110 print"  [155][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184][184]"
  12. 61120 print"  [152]                                    "
  13. 61130 print"            1541 [196][210][201][214][197] [205][207][206][201][212][207][210]        "
  14. 61140 print"    by [210]ick [206]ash    ([195])1989 [211][207][198][212][196][201][211][203]  "
  15. 61150 print"        [208]ublished on [204][207][193][196][211][212][193][210] #67     "
  16. 61160 print"      [211]ubscriptions 1-800-831-2694    "
  17. 61170 print"           [193]ll [210]ights [210]eserved        "
  18. 61180 print"                                      "
  19. 61190 print"  [151][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185][185]"
  20. 61195 return
  21.